[INFO] cloning repository https://github.com/yhw2003/claude-openai-bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yhw2003/claude-openai-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhw2003%2Fclaude-openai-bridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhw2003%2Fclaude-openai-bridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5b973140b5ee89d846e7a521cfadc8442e37099
[INFO] testing yhw2003/claude-openai-bridge against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhw2003%2Fclaude-openai-bridge" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yhw2003/claude-openai-bridge
[INFO] finished tweaking git repo https://github.com/yhw2003/claude-openai-bridge
[INFO] tweaked toml for git repo https://github.com/yhw2003/claude-openai-bridge written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yhw2003/claude-openai-bridge on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yhw2003/claude-openai-bridge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f50e866be1aa45201c3d40b9227f7a4fafea1ca0766bf63812d0450396b5fac
[INFO] running `Command { std: "docker" "start" "-a" "4f50e866be1aa45201c3d40b9227f7a4fafea1ca0766bf63812d0450396b5fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f50e866be1aa45201c3d40b9227f7a4fafea1ca0766bf63812d0450396b5fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f50e866be1aa45201c3d40b9227f7a4fafea1ca0766bf63812d0450396b5fac", kill_on_drop: false }`
[INFO] [stdout] 4f50e866be1aa45201c3d40b9227f7a4fafea1ca0766bf63812d0450396b5fac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ae773b515857228e2e843a0eea7249430fede8c2c8f41f1b5b381886b3ef102
[INFO] running `Command { std: "docker" "start" "-a" "6ae773b515857228e2e843a0eea7249430fede8c2c8f41f1b5b381886b3ef102", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling mime-infer v3.0.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling salvo-serde-util v0.74.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling salvo_macros v0.74.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling salvo_core v0.74.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling salvo-cors v0.74.3
[INFO] [stderr]    Compiling salvo v0.74.3
[INFO] [stderr]    Compiling claude-openai-bridge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "6ae773b515857228e2e843a0eea7249430fede8c2c8f41f1b5b381886b3ef102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ae773b515857228e2e843a0eea7249430fede8c2c8f41f1b5b381886b3ef102", kill_on_drop: false }`
[INFO] [stdout] 6ae773b515857228e2e843a0eea7249430fede8c2c8f41f1b5b381886b3ef102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e764a2bb70bfb5c595e0817f587aabfde539ec2a2b56c12fa422a9a7d4b3fe8e
[INFO] running `Command { std: "docker" "start" "-a" "e764a2bb70bfb5c595e0817f587aabfde539ec2a2b56c12fa422a9a7d4b3fe8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling claude-openai-bridge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.04s
[INFO] running `Command { std: "docker" "inspect" "e764a2bb70bfb5c595e0817f587aabfde539ec2a2b56c12fa422a9a7d4b3fe8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e764a2bb70bfb5c595e0817f587aabfde539ec2a2b56c12fa422a9a7d4b3fe8e", kill_on_drop: false }`
[INFO] [stdout] e764a2bb70bfb5c595e0817f587aabfde539ec2a2b56c12fa422a9a7d4b3fe8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 267278a8269a40013c0d908fbd8e009e6b3c0e4053f5de76efe5a76587b89ac3
[INFO] running `Command { std: "docker" "start" "-a" "267278a8269a40013c0d908fbd8e009e6b3c0e4053f5de76efe5a76587b89ac3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/claude_openai_bridge-056c794f57e97e99)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test config::tests::parse_min_thinking_level_accepts_valid_values_case_insensitive ... ok
[INFO] [stdout] test config::tests::parse_min_thinking_level_treats_empty_as_none ... ok
[INFO] [stdout] test config::tests::parse_min_thinking_level_rejects_invalid_values ... ok
[INFO] [stdout] test conversion::request::responses_convert::tests::converts_tools_and_tool_choice ... ok
[INFO] [stdout] test conversion::request::responses_convert::tests::converts_assistant_tool_calls_to_function_call_items ... ok
[INFO] [stdout] test conversion::request::tests::drops_tool_result_with_unknown_tool_call_id ... ok
[INFO] [stdout] test conversion::request::tests::drops_tool_result_with_empty_tool_use_id ... ok
[INFO] [stdout] test conversion::request::tests::drops_assistant_tool_use_with_empty_id ... ok
[INFO] [stdout] test conversion::request::tests::preserves_tool_result_and_non_tool_user_content ... ok
[INFO] [stdout] test conversion::request::tests::preserves_user_text_when_unknown_tool_result_filtered ... ok
[INFO] [stdout] test conversion::request::tools::tests::applies_minimum_floor_from_low_to_medium ... ok
[INFO] [stdout] test conversion::request::tools::tests::applies_minimum_floor_from_medium_to_high ... ok
[INFO] [stdout] test conversion::request::tools::tests::defaults_to_low_when_thinking_disabled ... ok
[INFO] [stdout] test conversion::request::tools::tests::defaults_to_low_when_thinking_missing ... ok
[INFO] [stdout] test conversion::request::tools::tests::does_not_downgrade_when_base_already_higher_than_minimum ... ok
[INFO] [stdout] test conversion::request::tools::tests::maps_budget_to_high_effort ... ok
[INFO] [stdout] test conversion::request::tools::tests::maps_missing_budget_to_medium_effort ... ok
[INFO] [stdout] test conversion::request::tools::tests::unsupported_models_still_skip_reasoning_effort_with_floor_configured ... ok
[INFO] [stdout] test conversion::response::chat::tests::keeps_tool_call_with_valid_id ... ok
[INFO] [stdout] test conversion::response::chat::tests::maps_reasoning_content_to_thinking_block ... ok
[INFO] [stdout] test conversion::response::chat::tests::skips_tool_call_without_id ... ok
[INFO] [stdout] test conversion::stream::helpers::tests::reads_reasoning_content_string_delta ... ok
[INFO] [stdout] test conversion::response::responses::tests::maps_function_call_to_tool_use ... ok
[INFO] [stdout] test conversion::stream::helpers::tests::reads_reasoning_text_from_array_delta ... ok
[INFO] [stdout] test conversion::response::chat::tests::skips_non_function_tool_call_type ... ok
[INFO] [stdout] test errors::tests::returns_default_message_for_empty_body ... ok
[INFO] [stdout] test handlers::tests::parses_bearer_token_case_insensitively ... ok
[INFO] [stdout] test handlers::tests::parses_client_key_with_device_suffix ... ok
[INFO] [stdout] test errors::tests::extracts_top_level_message ... ok
[INFO] [stdout] test errors::tests::prefers_nested_error_message ... ok
[INFO] [stdout] test errors::tests::returns_original_body_for_non_json ... ok
[INFO] [stdout] test state::tests::adaptive_ttl_is_bounded_and_monotonic ... ok
[INFO] [stdout] test conversion::stream::helpers::tests::reads_reasoning_text_from_object_delta ... ok
[INFO] [stdout] test conversion::stream::helpers::tests::reads_signature_from_object_delta ... ok
[INFO] [stdout] test conversion::stream::helpers::tests::reads_choice_level_reasoning_when_delta_missing ... ok
[INFO] [stdout] test errors::tests::extracts_nested_error_message ... ok
[INFO] [stdout] test conversion::response::responses::tests::maps_incomplete_reason_to_max_tokens ... ok
[INFO] [stdout] test handlers::tests::parses_ip_candidates ... ok
[INFO] [stdout] test handlers::tests::parses_plain_client_key ... ok
[INFO] [stdout] test handlers::tests::rejects_client_key_with_empty_base ... ok
[INFO] [stdout] test upstream::tests::decodes_valid_json_payload ... ok
[INFO] [stdout] test upstream::tests::parse_error_includes_status_content_type_and_preview ... ok
[INFO] [stdout] test errors::tests::ignores_non_string_message_fields ... ok
[INFO] [stdout] test upstream::tests::adds_session_id_header ... ok
[INFO] [stdout] test state::tests::creates_distinct_session_for_distinct_identity ... ok
[INFO] [stdout] test upstream::tests::preview_bytes_formats_non_utf8_as_hex ... ok
[INFO] [stdout] test upstream::tests::preview_text_truncates_long_text ... ok
[INFO] [stdout] test state::tests::reuses_session_for_same_identity ... ok
[INFO] [stdout] test handlers::tests::parses_first_valid_ip_from_forwarded_header ... ok
[INFO] [stdout] test state::tests::cleanup_removes_expired_but_keeps_active ... ok
[INFO] [stdout] test upstream::tests::session_id_header_contains_valid_uuid ... ok
[INFO] [stdout] test upstream_parse::tests::parses_sse_wrapped_response_body ... ok
[INFO] [stdout] test upstream_parse::tests::parses_standard_json_body ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "267278a8269a40013c0d908fbd8e009e6b3c0e4053f5de76efe5a76587b89ac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "267278a8269a40013c0d908fbd8e009e6b3c0e4053f5de76efe5a76587b89ac3", kill_on_drop: false }`
[INFO] [stdout] 267278a8269a40013c0d908fbd8e009e6b3c0e4053f5de76efe5a76587b89ac3
